error n. 1.錯誤;失錯。 2.謬見,誤想;誤信;誤解。 3.罪過。 4.【數學】誤差;【法律】誤審,違法;(棒球中的)錯打。 commit [make] an error 犯[出]錯。 correct errors 改正錯誤。 a clerk's [clerical] error 筆誤。 mean errors 標準誤差。 a writ of error 【法律】(推翻錯誤原判的)再審命令。 nature's error 天生畸形。 in error 弄錯了的;錯誤地。 errors of commission [omission] 違犯[疏忽]罪。 fall into error 誤入歧途。 nature's error 天生畸形。 adj. -less 無錯誤的,正確的。
Help programmers avoid introducing coding errors 幫助程序員避免引入編碼錯誤。
5 . study of anti - inference and coding error rate reduction 指出了怎樣在工程中減少干擾和降低誤碼率等問題。
Window entry . some languages display a wavy line beneath coding errors in the code editor 在代碼編輯器中,有些語言會在編碼錯誤下顯示一條波浪線。
Inspection tools like findbugs provide a second layer of defense against common coding errors Findbugs之類的檢測工具提供了防止常見編碼錯誤的另一層防護
Let s begin with examples of how to use the runtime spy to diagnose and correct a startup coding error 讓我們以一個如何使用runtime spy來診斷和糾正啟動代碼錯誤的例子來開始。
The old definition of testing - execution of a program with the intent of exposing coding errors - is far too narrow 關于軟件測試的舊的定義? ?對一個程序執行測試旨在發現代碼中的缺陷? ?現在看來太狹義了。
Beefing up coding standards can all but eliminate some types of coding errors , like bugs related to brace or comment placement 補充編碼標準幾乎能夠消除某些類型的編碼錯誤,如關于放置花括號或注釋的錯誤。
Common coding errors reported by the tool include buffer overrun , un - initialized memory , null pointer dereference , memory and resource leaks 工具報告的常見編碼錯誤包括緩沖區溢出、內存未初始化、空指針取消引用以及內存和資源泄漏。
Minor lapses and barely - detectable coding errors - such as misaligned pointers or uninitialized variables - can have enormous consequences 一些較小的失誤和幾乎不被發覺的編碼錯誤比如指針偏差或者變量未初始化可能會帶來嚴重的后果。
Code analysis tool detects common coding errors , such as buffer overrun , un - initialized memory , null pointer dereference , and memory and resource leaks 代碼分析工具用于檢測常見的編碼錯誤,例如緩沖區溢出、內存未初始化、空指針取消引用,以及內存和資源泄露。